Skip to content

failure handling (AssertionError vs. RuntimeException) + Remote Session and Grid config optimization to support BiDi#2133

Merged
MohabMohie merged 9 commits intomainfrom
optimize-remote-session-creation-using-builder
Oct 6, 2025
Merged

failure handling (AssertionError vs. RuntimeException) + Remote Session and Grid config optimization to support BiDi#2133
MohabMohie merged 9 commits intomainfrom
optimize-remote-session-creation-using-builder

Conversation

@MohabMohie
Copy link
Contributor

No description provided.

… builder pattern for improved readability and maintainability
…ains the word assert, and will throw a RuntimeException otherwise to differentiate between failed and broken tests.
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

❌ Patch coverage is 68.42105% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.30%. Comparing base (53140a8) to head (1de852f).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...er/internal/DriverFactory/DriverFactoryHelper.java 66.66% 2 Missing and 9 partials ⚠️
src/main/java/com/shaft/driver/SHAFT.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2133      +/-   ##
============================================
- Coverage     56.04%   55.30%   -0.74%     
+ Complexity     1560     1515      -45     
============================================
  Files           118      118              
  Lines         10864    10868       +4     
  Branches       1082     1084       +2     
============================================
- Hits           6089     6011      -78     
- Misses         4087     4177      +90     
+ Partials        688      680       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…ssException (happens in case of BiDi) and improve AppiumDriver settings configuration to handle previously unsafe type casting without augmenter
@MohabMohie MohabMohie changed the title Optimize remote session creation using builder failure handling (AssertionError vs. RuntimeException) + Remote Session and Grid config optimization Oct 6, 2025
@MohabMohie MohabMohie changed the title failure handling (AssertionError vs. RuntimeException) + Remote Session and Grid config optimization failure handling (AssertionError vs. RuntimeException) + Remote Session and Grid config optimization to support BiDi Oct 6, 2025
@MohabMohie MohabMohie merged commit 53db623 into main Oct 6, 2025
15 of 17 checks passed
@MohabMohie MohabMohie deleted the optimize-remote-session-creation-using-builder branch October 6, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant